home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Select: Multimedia 20
/
The Best of Select: Multimedia 20.iso
/
avi
/
go.bat
< prev
next >
Wrap
DOS Batch File
|
1996-10-14
|
767b
|
26 lines
@echo off
@cls
@ECHO
@ECHO TIP: de AVI- (en ook WAV enz.) bestanden zijn nu via BESTANDSBEHEER
@ECHO snel en comfortabel af te spelen: dubbelklikken op de naam!
@ECHO
@echo
@echo TIP: Die AVI- (und auch WAV usw.) Bestände sind nun über
@echo "DATEI MANAGER" schnell und komfortabel abzuspielen:
@echo Doppelt-klicken auf Namen!
@echo
@ECHO
@ECHO TIP: the AVI- (and also the WAV etc.) files can be opened easier and
@ECHO more comfortable through the FILE MANAGER: double-click on the name!
@ECHO
@ECHO
@ECHO BOUT: Les films AVI (et son WAV ect.) sont jouable plus facile par le
@ECHO FILE MANAGER. Double-click dans un nom (après installer le joueur).
@ECHO
@pause
@DIR *.AVI /P
@PAUSE
@cd \
@menu